0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.4975900650024 389 1.2092 0


No Amazon API Requests Made.


App Debug - Total Time 1.4975900650024 seconds

Number Time From Start Name Description
1 0.26408004760742 Initialise Initialise FSB Function
2 0.26588892936707 App Controller Start Start of the App controller (called before the controller of every page)
3 0.29051399230957 Start of getCategoryListByGroup Function Before first category groups query
4 0.29123592376709 After initial query Before first category groups query
5 0.29123687744141 Get Category List for Group Before the call to getCategoryList function
6 0.2912380695343 Start of GetCategoryList function Start of the function
7 0.29123997688293 Before getting categories Query to get specific category list
8 0.29194092750549 After getting categories Query to get specific category list
9 0.29194188117981 Before getting category custom Before call to function getCategoryCustom
10 0.31080508232117 After getting category custom After call to function getCategoryCustom
11 0.31080794334412 Before getting category custom Before call to function getCategoryCustom
12 0.3195378780365 After getting category custom After call to function getCategoryCustom
13 0.31954002380371 Before getting category custom Before call to function getCategoryCustom
14 0.32395195960999 After getting category custom After call to function getCategoryCustom
15 0.32395195960999 Before getting category custom Before call to function getCategoryCustom
16 0.32697200775146 After getting category custom After call to function getCategoryCustom
17 0.32697296142578 Before getting category custom Before call to function getCategoryCustom
18 0.33055806159973 After getting category custom After call to function getCategoryCustom
19 0.33055901527405 Before getting category custom Before call to function getCategoryCustom
20 0.33368396759033 After getting category custom After call to function getCategoryCustom
21 0.33368587493896 End of GetCategoryList function End of the function
22 0.33368992805481 Get Category List for Group Before the call to getCategoryList function
23 0.33369207382202 Start of GetCategoryList function Start of the function
24 0.33369302749634 Before getting categories Query to get specific category list
25 0.33424091339111 End of getCategoryListByGroup Function Before return()
26 1.2584359645844 App Controller End End of the App controller (called before the controller of every page)
27 1.4063360691071 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.407289981842 Before Get Options Before the call to getOptions in the tpl class
29 1.4744398593903 After Get Options After the call to getOptions in the tpl class
30 1.4744830131531 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.4975788593292 Finalizing debug Before the debug is output to the page.
32 1.4975900650024 End of App This is the end of the app logging, final timestamp


Query Debug - 389 Database Queries. Total time 1.2092 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0007 0.00074219703674316
SELECT parameter, value FROM parameters
2 0.0026 0.0025641918182373
SELECT * FROM `bad_bots`
3 0.0002 0.00021886825561523
SET time_zone = 'Europe/London'
4 0.0008 0.00076484680175781
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0007 0.00070095062255859
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.155\";}'
6 0.0006 0.0006251335144043
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1752103423'
7 0.0008 0.00083398818969727
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00030207633972168
SELECT * FROM version ORDER BY installed DESC LIMIT 1
9 0.0007 0.00067281723022461
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
10 0.0002 0.00024986267089844
SELECT * FROM pages WHERE id = 52
11 0.0013 0.0013270378112793
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
12 0.0225 0.022484064102173
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
13 0.0004 0.00039315223693848
SELECT * FROM pages WHERE pagename = 'search'
14 0.0007 0.0007169246673584
SELECT * FROM categorygroups ORDER BY sortorder ASC
15 0.0007 0.00069212913513184
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
16 0.0064 0.0064420700073242
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
17 0.0013 0.0013470649719238
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
18 0.0006 0.00059700012207031
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
19 0.0004 0.00037407875061035
SELECT id FROM categories WHERE parent_id = '26'
20 0.0065 0.0065460205078125
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
21 0.0012 0.0011610984802246
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
22 0.0007 0.00072908401489258
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
23 0.0013 0.0012929439544678
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
24 0.0003 0.00030398368835449
SELECT * FROM categorygroups WHERE id = '1'
25 0.0031 0.003115177154541
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
26 0.0003 0.00034499168395996
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
27 0.0003 0.0002751350402832
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
28 0.0003 0.00028896331787109
SELECT id FROM categories WHERE parent_id = '27'
29 0.0034 0.0033581256866455
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
30 0.0004 0.00036907196044922
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
31 0.0004 0.00035595893859863
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
32 0.0003 0.00031304359436035
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
33 0.0003 0.00027585029602051
SELECT * FROM categorygroups WHERE id = '1'
34 0.0011 0.0010850429534912
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
35 0.0003 0.00029778480529785
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
36 0.0003 0.00026798248291016
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
37 0.0003 0.00029301643371582
SELECT id FROM categories WHERE parent_id = '28'
38 0.0012 0.0011789798736572
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
39 0.0003 0.0003209114074707
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
40 0.0003 0.00034809112548828
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
41 0.0003 0.00031495094299316
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
42 0.0003 0.00027704238891602
SELECT * FROM categorygroups WHERE id = '1'
43 0.0004 0.00038909912109375
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
44 0.0003 0.00030303001403809
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
45 0.0003 0.00026583671569824
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
46 0.0003 0.00028085708618164
SELECT id FROM categories WHERE parent_id = '29'
47 0.0004 0.00044989585876465
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
48 0.0003 0.00031089782714844
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
49 0.0004 0.00041699409484863
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
50 0.0003 0.00030803680419922
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
51 0.0003 0.00027298927307129
SELECT * FROM categorygroups WHERE id = '1'
52 0.0005 0.00053310394287109
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
53 0.0004 0.00035309791564941
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
54 0.0003 0.0002601146697998
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
55 0.0003 0.00027799606323242
SELECT id FROM categories WHERE parent_id = '30'
56 0.0005 0.00050997734069824
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
57 0.0005 0.00046110153198242
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
58 0.0004 0.00042486190795898
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
59 0.0003 0.00029897689819336
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
60 0.0004 0.00044488906860352
SELECT * FROM categorygroups WHERE id = '1'
61 0.0004 0.0004429817199707
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
62 0.0004 0.0004420280456543
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
63 0.0003 0.00026488304138184
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
64 0.0003 0.00028085708618164
SELECT id FROM categories WHERE parent_id = '31'
65 0.0005 0.00045680999755859
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
66 0.0003 0.00031185150146484
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
67 0.0003 0.00032496452331543
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
68 0.0003 0.00029778480529785
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
69 0.0003 0.00028109550476074
SELECT * FROM categorygroups WHERE id = '1'
70 0.0005 0.00054502487182617
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
71 0.0020 0.0020039081573486
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
72 0.0008 0.00076389312744141
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
73 0.0004 0.00036311149597168
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
74 0.0006 0.00057792663574219
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
75 0.0009 0.00088095664978027
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
76 0.0006 0.0006260871887207
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
77 0.9149 0.9149329662323
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.155') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.155') <= INET_ATON(ip_end)
78 0.0017 0.0017428398132324
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
79 0.0007 0.0006871223449707
SELECT * FROM countryredirects WHERE countrycode = 'US'
80 0.0004 0.0004270076751709
SELECT * FROM pages WHERE pagename = 'search'
81 0.0064 0.0063540935516357
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
82 0.0017 0.0017039775848389
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
83 0.0011 0.0011420249938965
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
84 0.0063 0.0062730312347412
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
85 0.0016 0.0016441345214844
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
86 0.0005 0.00047898292541504
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
87 0.0010 0.00096702575683594
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'easehold bote cafe hermetique botes et coffrets the et cafe', NOW(), '216.73.216.155'
88 0.0006 0.00063109397888184
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
89 0.0004 0.0004119873046875
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0054 0.0054388046264648
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
91 0.0004 0.00040411949157715
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
92 0.0004 0.00036501884460449
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
93 0.0004 0.00038695335388184
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
94 0.0090 0.0089950561523438
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
95 0.0003 0.00031900405883789
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
96 0.0003 0.00028800964355469
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
97 0.0004 0.00041699409484863
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
98 0.0004 0.00039196014404297
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0054 0.0054309368133545
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0003 0.00033307075500488
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
101 0.0003 0.00030517578125
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
102 0.0004 0.00036883354187012
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
103 0.0095 0.0094637870788574
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0003 0.00033116340637207
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
105 0.0003 0.0002751350402832
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
106 0.0003 0.00033402442932129
SELECT * FROM products WHERE id = '2897'
107 0.0011 0.0010910034179688
SELECT * FROM productimages WHERE product_id = '2897' ORDER BY sortorder ASC
108 0.0010 0.00099086761474609
SELECT * FROM product_image_select WHERE product_id = '2897'
109 0.0006 0.00058794021606445
SELECT * FROM productcustomimages WHERE product_id = '2897'
110 0.0010 0.0010471343994141
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2897' AND a.name = n.originalname
111 0.0007 0.00067996978759766
SELECT * FROM productoffers WHERE product_id = '2897' AND merchantid = 'A1X6FK5RDHNB96'
112 0.0003 0.00029683113098145
SELECT * FROM productoffers
                WHERE product_id = '2897' AND price > 0
                ORDER BY price ASC LIMIT 1
113 0.0003 0.00034308433532715
SELECT value FROM productattributes WHERE product_id = '2897' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
114 0.0003 0.00034403800964355
SELECT * FROM products WHERE id = '2918'
115 0.0003 0.00032687187194824
SELECT * FROM productimages WHERE product_id = '2918' ORDER BY sortorder ASC
116 0.0003 0.00028204917907715
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2918' AND p.id = pi.product_id ORDER BY pi.sortorder
117 0.0004 0.00043320655822754
SELECT * FROM product_image_select WHERE product_id = '2918'
118 0.0003 0.00026392936706543
SELECT * FROM productcustomimages WHERE product_id = '2918'
119 0.0004 0.0003809928894043
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2918'
                GROUP BY o.product_id
120 0.0012 0.0011849403381348
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2918'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
121 0.0004 0.0003659725189209
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2918
122 0.0007 0.00068497657775879
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2918' AND a.name = n.originalname
123 0.0003 0.00027799606323242
SELECT * FROM productoffers WHERE product_id = '2918' AND merchantid = 'A1X6FK5RDHNB96'
124 0.0003 0.00027704238891602
SELECT * FROM productoffers
                WHERE product_id = '2918' AND price > 0
                ORDER BY price ASC LIMIT 1
125 0.0003 0.00025510787963867
SELECT * FROM productoffers
                WHERE product_id = 2918
                ORDER BY price ASC LIMIT 1
126 0.0003 0.00026392936706543
SELECT value FROM productattributes
                WHERE product_id = '2918'
                AND name = 'ListPriceAmount'
127 0.0003 0.00025796890258789
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2918'
                GROUP BY o.product_id
128 0.0004 0.00040698051452637
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2918'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
129 0.0003 0.00025415420532227
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2918
130 0.0004 0.00035500526428223
SELECT value FROM productattributes WHERE product_id = '2918' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
131 0.0004 0.00042080879211426
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '2918'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
132 0.0003 0.0002741813659668
SELECT * FROM products WHERE parent_id = '2918'
133 0.0004 0.0003669261932373
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3280' AND a.name = n.originalname
134 0.0003 0.00029706954956055
SELECT * FROM productoffers WHERE product_id = '3280' AND merchantid = 'A1X6FK5RDHNB96'
135 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = '3280' AND price > 0
                ORDER BY price ASC LIMIT 1
136 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 3280
                ORDER BY price ASC LIMIT 1
137 0.0003 0.00025606155395508
SELECT value FROM productattributes
                WHERE product_id = '3280'
                AND name = 'ListPriceAmount'
138 0.0003 0.00025010108947754
SELECT * FROM products WHERE id = '2923'
139 0.0003 0.00031280517578125
SELECT * FROM productimages WHERE product_id = '2923' ORDER BY sortorder ASC
140 0.0005 0.00046300888061523
SELECT * FROM product_image_select WHERE product_id = '2923'
141 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '2923'
142 0.0006 0.00063896179199219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2923' AND a.name = n.originalname
143 0.0003 0.00033402442932129
SELECT * FROM productoffers WHERE product_id = '2923' AND merchantid = 'A1X6FK5RDHNB96'
144 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '2923' AND price > 0
                ORDER BY price ASC LIMIT 1
145 0.0002 0.00023579597473145
SELECT * FROM productoffers
                WHERE product_id = 2923
                ORDER BY price ASC LIMIT 1
146 0.0003 0.00026297569274902
SELECT value FROM productattributes
                WHERE product_id = '2923'
                AND name = 'ListPriceAmount'
147 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '2923' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
148 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '2924'
149 0.0003 0.00033712387084961
SELECT * FROM productimages WHERE product_id = '2924' ORDER BY sortorder ASC
150 0.0004 0.00043296813964844
SELECT * FROM product_image_select WHERE product_id = '2924'
151 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '2924'
152 0.0006 0.00064182281494141
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2924' AND a.name = n.originalname
153 0.0003 0.00029587745666504
SELECT * FROM productoffers WHERE product_id = '2924' AND merchantid = 'A1X6FK5RDHNB96'
154 0.0003 0.00025391578674316
SELECT * FROM productoffers
                WHERE product_id = '2924' AND price > 0
                ORDER BY price ASC LIMIT 1
155 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = 2924
                ORDER BY price ASC LIMIT 1
156 0.0003 0.00025391578674316
SELECT value FROM productattributes
                WHERE product_id = '2924'
                AND name = 'ListPriceAmount'
157 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '2924' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
158 0.0003 0.0003199577331543
SELECT * FROM products WHERE id = '2925'
159 0.0003 0.00031781196594238
SELECT * FROM productimages WHERE product_id = '2925' ORDER BY sortorder ASC
160 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '2925'
161 0.0003 0.00026988983154297
SELECT * FROM productcustomimages WHERE product_id = '2925'
162 0.0006 0.00062990188598633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2925' AND a.name = n.originalname
163 0.0006 0.00062179565429688
SELECT * FROM productoffers WHERE product_id = '2925' AND merchantid = 'A1X6FK5RDHNB96'
164 0.0003 0.00032281875610352
SELECT * FROM productoffers
                WHERE product_id = '2925' AND price > 0
                ORDER BY price ASC LIMIT 1
165 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = 2925
                ORDER BY price ASC LIMIT 1
166 0.0003 0.00028586387634277
SELECT value FROM productattributes
                WHERE product_id = '2925'
                AND name = 'ListPriceAmount'
167 0.0003 0.0002601146697998
SELECT value FROM productattributes WHERE product_id = '2925' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
168 0.0004 0.00040197372436523
SELECT * FROM products WHERE id = '2926'
169 0.0003 0.00034904479980469
SELECT * FROM productimages WHERE product_id = '2926' ORDER BY sortorder ASC
170 0.0022 0.0022170543670654
SELECT * FROM product_image_select WHERE product_id = '2926'
171 0.0008 0.00079798698425293
SELECT * FROM productcustomimages WHERE product_id = '2926'
172 0.0016 0.0016248226165771
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2926' AND a.name = n.originalname
173 0.0006 0.00059390068054199
SELECT * FROM productoffers WHERE product_id = '2926' AND merchantid = 'A1X6FK5RDHNB96'
174 0.0004 0.00042915344238281
SELECT * FROM productoffers
                WHERE product_id = '2926' AND price > 0
                ORDER BY price ASC LIMIT 1
175 0.0004 0.00039911270141602
SELECT * FROM productoffers
                WHERE product_id = 2926
                ORDER BY price ASC LIMIT 1
176 0.0004 0.00039982795715332
SELECT value FROM productattributes
                WHERE product_id = '2926'
                AND name = 'ListPriceAmount'
177 0.0005 0.00052309036254883
SELECT value FROM productattributes WHERE product_id = '2926' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
178 0.0006 0.00060606002807617
SELECT * FROM products WHERE id = '2950'
179 0.0005 0.00050997734069824
SELECT * FROM productimages WHERE product_id = '2950' ORDER BY sortorder ASC
180 0.0009 0.00086283683776855
SELECT * FROM product_image_select WHERE product_id = '2950'
181 0.0004 0.00044584274291992
SELECT * FROM productcustomimages WHERE product_id = '2950'
182 0.0011 0.0011289119720459
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2950' AND a.name = n.originalname
183 0.0005 0.00054311752319336
SELECT * FROM productoffers WHERE product_id = '2950' AND merchantid = 'A1X6FK5RDHNB96'
184 0.0004 0.00041890144348145
SELECT * FROM productoffers
                WHERE product_id = '2950' AND price > 0
                ORDER BY price ASC LIMIT 1
185 0.0003 0.00034499168395996
SELECT * FROM productoffers
                WHERE product_id = 2950
                ORDER BY price ASC LIMIT 1
186 0.0004 0.00041508674621582
SELECT value FROM productattributes
                WHERE product_id = '2950'
                AND name = 'ListPriceAmount'
187 0.0004 0.00042414665222168
SELECT value FROM productattributes WHERE product_id = '2950' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
188 0.0014 0.0014488697052002
SELECT * FROM products WHERE id = '2954'
189 0.0016 0.0015718936920166
SELECT * FROM productimages WHERE product_id = '2954' ORDER BY sortorder ASC
190 0.0009 0.00088000297546387
SELECT * FROM product_image_select WHERE product_id = '2954'
191 0.0005 0.00047898292541504
SELECT * FROM productcustomimages WHERE product_id = '2954'
192 0.0019 0.0018980503082275
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2954' AND a.name = n.originalname
193 0.0005 0.00049495697021484
SELECT * FROM productoffers WHERE product_id = '2954' AND merchantid = 'A1X6FK5RDHNB96'
194 0.0003 0.00027012825012207
SELECT * FROM productoffers
                WHERE product_id = '2954' AND price > 0
                ORDER BY price ASC LIMIT 1
195 0.0003 0.00027799606323242
SELECT * FROM productoffers
                WHERE product_id = 2954
                ORDER BY price ASC LIMIT 1
196 0.0003 0.00026416778564453
SELECT value FROM productattributes
                WHERE product_id = '2954'
                AND name = 'ListPriceAmount'
197 0.0003 0.00029897689819336
SELECT value FROM productattributes WHERE product_id = '2954' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
198 0.0004 0.00043106079101562
SELECT * FROM products WHERE id = '2958'
199 0.0004 0.00037384033203125
SELECT * FROM productimages WHERE product_id = '2958' ORDER BY sortorder ASC
200 0.0005 0.00045990943908691
SELECT * FROM product_image_select WHERE product_id = '2958'
201 0.0003 0.00028014183044434
SELECT * FROM productcustomimages WHERE product_id = '2958'
202 0.0007 0.00074410438537598
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2958' AND a.name = n.originalname
203 0.0003 0.00030708312988281
SELECT * FROM productoffers WHERE product_id = '2958' AND merchantid = 'A1X6FK5RDHNB96'
204 0.0003 0.0002589225769043
SELECT * FROM productoffers
                WHERE product_id = '2958' AND price > 0
                ORDER BY price ASC LIMIT 1
205 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = 2958
                ORDER BY price ASC LIMIT 1
206 0.0003 0.00030303001403809
SELECT value FROM productattributes
                WHERE product_id = '2958'
                AND name = 'ListPriceAmount'
207 0.0003 0.00029277801513672
SELECT value FROM productattributes WHERE product_id = '2958' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
208 0.0004 0.00040102005004883
SELECT * FROM products WHERE id = '3057'
209 0.0003 0.00029897689819336
SELECT * FROM productimages WHERE product_id = '3057' ORDER BY sortorder ASC
210 0.0004 0.00042414665222168
SELECT * FROM product_image_select WHERE product_id = '3057'
211 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '3057'
212 0.0006 0.00059390068054199
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3057' AND a.name = n.originalname
213 0.0004 0.00035309791564941
SELECT * FROM productoffers WHERE product_id = '3057' AND merchantid = 'A1X6FK5RDHNB96'
214 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = '3057' AND price > 0
                ORDER BY price ASC LIMIT 1
215 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = 3057
                ORDER BY price ASC LIMIT 1
216 0.0002 0.00024700164794922
SELECT value FROM productattributes
                WHERE product_id = '3057'
                AND name = 'ListPriceAmount'
217 0.0003 0.00025200843811035
SELECT value FROM productattributes WHERE product_id = '3057' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
218 0.0003 0.00031876564025879
SELECT * FROM products WHERE id = '3019'
219 0.0003 0.00031208992004395
SELECT * FROM productimages WHERE product_id = '3019' ORDER BY sortorder ASC
220 0.0004 0.00043988227844238
SELECT * FROM product_image_select WHERE product_id = '3019'
221 0.0003 0.00025582313537598
SELECT * FROM productcustomimages WHERE product_id = '3019'
222 0.0006 0.00057101249694824
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3019' AND a.name = n.originalname
223 0.0004 0.00035691261291504
SELECT * FROM productoffers WHERE product_id = '3019' AND merchantid = 'A1X6FK5RDHNB96'
224 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = '3019' AND price > 0
                ORDER BY price ASC LIMIT 1
225 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = 3019
                ORDER BY price ASC LIMIT 1
226 0.0003 0.00026988983154297
SELECT value FROM productattributes
                WHERE product_id = '3019'
                AND name = 'ListPriceAmount'
227 0.0003 0.0003049373626709
SELECT value FROM productattributes WHERE product_id = '3019' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
228 0.0003 0.00034093856811523
SELECT * FROM products WHERE id = '2984'
229 0.0003 0.00028777122497559
SELECT * FROM productimages WHERE product_id = '2984' ORDER BY sortorder ASC
230 0.0005 0.0004730224609375
SELECT * FROM product_image_select WHERE product_id = '2984'
231 0.0003 0.00027298927307129
SELECT * FROM productcustomimages WHERE product_id = '2984'
232 0.0006 0.00055313110351562
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2984' AND a.name = n.originalname
233 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '2984' AND merchantid = 'A1X6FK5RDHNB96'
234 0.0003 0.00027918815612793
SELECT * FROM productoffers
                WHERE product_id = '2984' AND price > 0
                ORDER BY price ASC LIMIT 1
235 0.0002 0.00023293495178223
SELECT * FROM productoffers
                WHERE product_id = 2984
                ORDER BY price ASC LIMIT 1
236 0.0003 0.00028896331787109
SELECT value FROM productattributes
                WHERE product_id = '2984'
                AND name = 'ListPriceAmount'
237 0.0003 0.00028514862060547
SELECT value FROM productattributes WHERE product_id = '2984' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
238 0.0004 0.00035905838012695
SELECT * FROM products WHERE id = '3401'
239 0.0004 0.00044012069702148
SELECT * FROM productimages WHERE product_id = '3401' ORDER BY sortorder ASC
240 0.0009 0.00090718269348145
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3401' AND p.id = pi.product_id ORDER BY pi.sortorder
241 0.0004 0.00043892860412598
SELECT * FROM product_image_select WHERE product_id = '3401'
242 0.0003 0.00025510787963867
SELECT * FROM productcustomimages WHERE product_id = '3401'
243 0.0004 0.00041794776916504
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3401'
                GROUP BY o.product_id
244 0.0007 0.00066280364990234
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3401'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
245 0.0003 0.00030183792114258
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3401
246 0.0005 0.00054407119750977
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3401' AND a.name = n.originalname
247 0.0003 0.0002589225769043
SELECT * FROM productoffers WHERE product_id = '3401' AND merchantid = 'A1X6FK5RDHNB96'
248 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = '3401' AND price > 0
                ORDER BY price ASC LIMIT 1
249 0.0002 0.00021910667419434
SELECT * FROM productoffers
                WHERE product_id = 3401
                ORDER BY price ASC LIMIT 1
250 0.0002 0.0002291202545166
SELECT value FROM productattributes
                WHERE product_id = '3401'
                AND name = 'ListPriceAmount'
251 0.0003 0.00030612945556641
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3401'
                GROUP BY o.product_id
252 0.0006 0.00063490867614746
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3401'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
253 0.0003 0.00029993057250977
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3401
254 0.0003 0.00034689903259277
SELECT value FROM productattributes WHERE product_id = '3401' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
255 0.0005 0.00051498413085938
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3401'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
256 0.0004 0.0004279613494873
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3401'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
257 0.0003 0.00027084350585938
SELECT * FROM products WHERE id = '3023'
258 0.0004 0.00036096572875977
SELECT * FROM productimages WHERE product_id = '3023' ORDER BY sortorder ASC
259 0.0005 0.0004570484161377
SELECT * FROM product_image_select WHERE product_id = '3023'
260 0.0003 0.00027108192443848
SELECT * FROM productcustomimages WHERE product_id = '3023'
261 0.0006 0.00057411193847656
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3023' AND a.name = n.originalname
262 0.0003 0.00030088424682617
SELECT * FROM productoffers WHERE product_id = '3023' AND merchantid = 'A1X6FK5RDHNB96'
263 0.0002 0.00023293495178223
SELECT * FROM productoffers
                WHERE product_id = '3023' AND price > 0
                ORDER BY price ASC LIMIT 1
264 0.0002 0.00022292137145996
SELECT * FROM productoffers
                WHERE product_id = 3023
                ORDER BY price ASC LIMIT 1
265 0.0002 0.00024104118347168
SELECT value FROM productattributes
                WHERE product_id = '3023'
                AND name = 'ListPriceAmount'
266 0.0003 0.00027298927307129
SELECT value FROM productattributes WHERE product_id = '3023' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
267 0.0003 0.00032901763916016
SELECT * FROM products WHERE id = '3024'
268 0.0003 0.0003049373626709
SELECT * FROM productimages WHERE product_id = '3024' ORDER BY sortorder ASC
269 0.0005 0.00045514106750488
SELECT * FROM product_image_select WHERE product_id = '3024'
270 0.0003 0.00025510787963867
SELECT * FROM productcustomimages WHERE product_id = '3024'
271 0.0007 0.00068092346191406
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3024' AND a.name = n.originalname
272 0.0003 0.00029492378234863
SELECT * FROM productoffers WHERE product_id = '3024' AND merchantid = 'A1X6FK5RDHNB96'
273 0.0002 0.00024986267089844
SELECT * FROM productoffers
                WHERE product_id = '3024' AND price > 0
                ORDER BY price ASC LIMIT 1
274 0.0004 0.00036311149597168
SELECT value FROM productattributes WHERE product_id = '3024' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
275 0.0003 0.00033807754516602
SELECT * FROM products WHERE id = '3073'
276 0.0003 0.00028896331787109
SELECT * FROM productimages WHERE product_id = '3073' ORDER BY sortorder ASC
277 0.0008 0.00075602531433105
SELECT * FROM product_image_select WHERE product_id = '3073'
278 0.0004 0.00041294097900391
SELECT * FROM productcustomimages WHERE product_id = '3073'
279 0.0008 0.00080180168151855
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3073' AND a.name = n.originalname
280 0.0003 0.00034499168395996
SELECT * FROM productoffers WHERE product_id = '3073' AND merchantid = 'A1X6FK5RDHNB96'
281 0.0003 0.0002748966217041
SELECT * FROM productoffers
                WHERE product_id = '3073' AND price > 0
                ORDER BY price ASC LIMIT 1
282 0.0002 0.00023579597473145
SELECT * FROM productoffers
                WHERE product_id = 3073
                ORDER BY price ASC LIMIT 1
283 0.0003 0.0002589225769043
SELECT value FROM productattributes
                WHERE product_id = '3073'
                AND name = 'ListPriceAmount'
284 0.0003 0.00027084350585938
SELECT value FROM productattributes WHERE product_id = '3073' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
285 0.0003 0.00033712387084961
SELECT * FROM products WHERE id = '3046'
286 0.0003 0.00033903121948242
SELECT * FROM productimages WHERE product_id = '3046' ORDER BY sortorder ASC
287 0.0006 0.00060105323791504
SELECT * FROM product_image_select WHERE product_id = '3046'
288 0.0003 0.00028395652770996
SELECT * FROM productcustomimages WHERE product_id = '3046'
289 0.0008 0.00076079368591309
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3046' AND a.name = n.originalname
290 0.0003 0.00034284591674805
SELECT * FROM productoffers WHERE product_id = '3046' AND merchantid = 'A1X6FK5RDHNB96'
291 0.0006 0.00059199333190918
SELECT * FROM productoffers
                WHERE product_id = '3046' AND price > 0
                ORDER BY price ASC LIMIT 1
292 0.0003 0.00025606155395508
SELECT * FROM productoffers
                WHERE product_id = 3046
                ORDER BY price ASC LIMIT 1
293 0.0002 0.00024104118347168
SELECT value FROM productattributes
                WHERE product_id = '3046'
                AND name = 'ListPriceAmount'
294 0.0005 0.00048112869262695
SELECT value FROM productattributes WHERE product_id = '3046' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
295 0.0004 0.00036096572875977
SELECT * FROM products WHERE id = '3067'
296 0.0004 0.0004429817199707
SELECT * FROM productimages WHERE product_id = '3067' ORDER BY sortorder ASC
297 0.0004 0.00042200088500977
SELECT * FROM product_image_select WHERE product_id = '3067'
298 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '3067'
299 0.0007 0.00069880485534668
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3067' AND a.name = n.originalname
300 0.0003 0.00032901763916016
SELECT * FROM productoffers WHERE product_id = '3067' AND merchantid = 'A1X6FK5RDHNB96'
301 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = '3067' AND price > 0
                ORDER BY price ASC LIMIT 1
302 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = 3067
                ORDER BY price ASC LIMIT 1
303 0.0002 0.00024199485778809
SELECT value FROM productattributes
                WHERE product_id = '3067'
                AND name = 'ListPriceAmount'
304 0.0003 0.00025582313537598
SELECT value FROM productattributes WHERE product_id = '3067' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
305 0.0009 0.0009150505065918
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2897' ORDER BY timestamp DESC
306 0.0002 0.00021910667419434
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2918' ORDER BY timestamp DESC
307 0.0002 0.00020289421081543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2923' ORDER BY timestamp DESC
308 0.0002 0.00018692016601562
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2924' ORDER BY timestamp DESC
309 0.0002 0.00019288063049316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2925' ORDER BY timestamp DESC
310 0.0002 0.0002131462097168
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2926' ORDER BY timestamp DESC
311 0.0002 0.00021100044250488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2950' ORDER BY timestamp DESC
312 0.0002 0.00020194053649902
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2954' ORDER BY timestamp DESC
313 0.0002 0.00018692016601562
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2958' ORDER BY timestamp DESC
314 0.0003 0.0002901554107666
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3057' ORDER BY timestamp DESC
315 0.0004 0.00037598609924316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3019' ORDER BY timestamp DESC
316 0.0002 0.0001990795135498
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2984' ORDER BY timestamp DESC
317 0.0002 0.00020790100097656
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3401' ORDER BY timestamp DESC
318 0.0002 0.0001990795135498
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3023' ORDER BY timestamp DESC
319 0.0002 0.0001981258392334
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3024' ORDER BY timestamp DESC
320 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3073' ORDER BY timestamp DESC
321 0.0002 0.00019216537475586
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3046' ORDER BY timestamp DESC
322 0.0002 0.00018501281738281
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3067' ORDER BY timestamp DESC
323 0.0008 0.0007779598236084
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
324 0.0007 0.00067901611328125
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
325 0.0002 0.00024104118347168
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
326 0.0236 0.023583889007568
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
327 0.0022 0.0021839141845703
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
328 0.0007 0.00071406364440918
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
329 0.0008 0.00083112716674805
SELECT * FROM products WHERE id = 1626
330 0.0005 0.00053691864013672
SELECT * FROM products WHERE id = 4041
331 0.0004 0.00039887428283691
SELECT * FROM products WHERE id = 4312
332 0.0005 0.00046801567077637
SELECT * FROM products WHERE id = 777
333 0.0005 0.0004570484161377
SELECT * FROM products WHERE id = 3881
334 0.0004 0.00040102005004883
SELECT * FROM products WHERE id = 4213
335 0.0005 0.0005040168762207
SELECT * FROM products WHERE id = '1626'
336 0.0005 0.00054693222045898
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
337 0.0010 0.00097393989562988
SELECT * FROM product_image_select WHERE product_id = '1626'
338 0.0009 0.00088310241699219
SELECT * FROM productcustomimages WHERE product_id = '1626'
339 0.0015 0.0015139579772949
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
340 0.0008 0.00082802772521973
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
341 0.0006 0.00058388710021973
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
342 0.0006 0.0005500316619873
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
343 0.0007 0.00066399574279785
SELECT * FROM products WHERE id = '4041'
344 0.0007 0.00065088272094727
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
345 0.0011 0.0011179447174072
SELECT * FROM product_image_select WHERE product_id = '4041'
346 0.0005 0.00051498413085938
SELECT * FROM productcustomimages WHERE product_id = '4041'
347 0.0014 0.0013678073883057
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
348 0.0006 0.00057101249694824
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
349 0.0004 0.00040483474731445
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
350 0.0005 0.00049400329589844
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
351 0.0005 0.00049996376037598
SELECT * FROM products WHERE id = '4312'
352 0.0005 0.00054001808166504
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
353 0.0008 0.00078582763671875
SELECT * FROM product_image_select WHERE product_id = '4312'
354 0.0005 0.0005488395690918
SELECT * FROM productcustomimages WHERE product_id = '4312'
355 0.0013 0.0012600421905518
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
356 0.0006 0.00061511993408203
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
357 0.0004 0.0004270076751709
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
358 0.0005 0.00046491622924805
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
359 0.0006 0.00057411193847656
SELECT * FROM products WHERE id = '777'
360 0.0005 0.00048494338989258
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
361 0.0008 0.00075697898864746
SELECT * FROM product_image_select WHERE product_id = '777'
362 0.0005 0.00046300888061523
SELECT * FROM productcustomimages WHERE product_id = '777'
363 0.0013 0.0013229846954346
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
364 0.0005 0.00053906440734863
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
365 0.0004 0.0003969669342041
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
366 0.0004 0.00044107437133789
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
367 0.0005 0.00054311752319336
SELECT * FROM products WHERE id = '3881'
368 0.0005 0.00053787231445312
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
369 0.0007 0.00074410438537598
SELECT * FROM product_image_select WHERE product_id = '3881'
370 0.0004 0.00038480758666992
SELECT * FROM productcustomimages WHERE product_id = '3881'
371 0.0012 0.0012369155883789
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
372 0.0005 0.00048685073852539
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
373 0.0004 0.0004119873046875
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
374 0.0004 0.00038909912109375
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
375 0.0006 0.00057196617126465
SELECT * FROM products WHERE id = '4213'
376 0.0006 0.00056600570678711
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
377 0.0008 0.00075387954711914
SELECT * FROM product_image_select WHERE product_id = '4213'
378 0.0004 0.0004279613494873
SELECT * FROM productcustomimages WHERE product_id = '4213'
379 0.0009 0.00085306167602539
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
380 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
381 0.0003 0.00026106834411621
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
382 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
383 0.0013 0.0012528896331787
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
384 0.0005 0.00050687789916992
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
385 0.0018 0.001784086227417
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
386 0.0009 0.00093483924865723
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
387 0.0004 0.00038504600524902
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
388 0.0004 0.0004429817199707
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
389 0.0004 0.00044393539428711
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'